runtime.cleanupQueue.tryTakeWork (method)

2 uses

	runtime (current package)
		mcleanup.go#L445: func (q *cleanupQueue) tryTakeWork() bool {
		mcleanup.go#L495: 		if q.tryTakeWork() {